type github.com/jackc/pgx/v5/pgxpool.errBatchResults (struct)

Method Implmentations

Close() error errBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Close errBatchResults.M : io.Closer.Close
Exec() (pgconn.CommandTag, error) errBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Exec
Query() (pgx.Rows, error) errBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Query
QueryRow() pgx.Row errBatchResults.M : github.com/jackc/pgx/v5.BatchResults.QueryRow